Create Copilot instructions for Dio repository#33
Conversation
|
@kuhnroyal 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review. |
|
@copilot Assume Dart, Flutter & melos are already installed and ready to use. |
Updated the Copilot instructions to assume Dart, Flutter & Melos are already installed and clarified that |
aa7f182 to
1fe44a5
Compare
1fe44a5 to
fadd5be
Compare
Co-authored-by: kuhnroyal <1260818+kuhnroyal@users.noreply.github.com>
aac70b8 to
a310318
Compare
… clarify bootstrap usage Co-authored-by: kuhnroyal <1260818+kuhnroyal@users.noreply.github.com>
a310318 to
df8c927
Compare
Code Coverage Report: Only Changed Files listed
Minimum allowed coverage is |
Added comprehensive
.github/copilot-instructions.mdfile to onboard coding agents to the Dio repository efficiently. This file provides essential information about the codebase structure, build processes, and development workflows to minimize exploration time for future agent interactions.What's included:
Repository Overview:
Build and Development Commands:
melos bootstrapis needed (only when dependencies change)Project Architecture:
.github/workflows/tests.ymlEnvironment Assumptions:
Agent-Specific Guidance:
All documented commands have been verified against the actual
melos.yamlconfiguration to ensure accuracy. The instructions follow the 2-page limit while providing comprehensive coverage of the repository's build, test, and development processes.Fixes #32.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.